From: Jesper Harder Date: Wed, 14 Apr 2004 14:37:17 +0000 (+0000) Subject: Markup fixes. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23212 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=259d88329a311ba95fccbeaee5cd403008cda844;p=emacs.git Markup fixes. --- diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index a67b208c6fd..9b2df2b2045 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi @@ -2333,7 +2333,7 @@ command @var{def}, and @var{key} is the fake function key symbol in the prefix keymap. The remaining arguments @var{props} are additional property list elements to add to the menu item specification. -To define items in some local map, bind @code{`tool-bar-map} with +To define items in some local map, bind @code{tool-bar-map} with @code{let} around calls of this function: @example (defvar foo-tool-bar-map diff --git a/lispref/processes.texi b/lispref/processes.texi index 098d3936e6e..27721efee45 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -1896,7 +1896,7 @@ that port. @end table The original argument list, modified with the actual connection -information, is available via the `process-contact' function. +information, is available via the @code{process-contact} function. @end defun @defun set-network-process-option process option value @@ -1905,7 +1905,7 @@ This function sets or modifies a network option for network process @var{option} and their corresponding values @var{value}. The current setting of an option is available via the -`process-contact' function. +@code{process-contact} function. @end defun @defun network-interface-list